babl.git
2012-04-01 Øyvind Kolåsextensions: add lut based gamma for float
2012-03-31 Øyvind Kolåsbabl: reduce number of pixels tested when profiling...
2012-03-31 Øyvind Kolåsextensions: get rid of some of the conversions with...
2012-03-31 Øyvind Kolåsextensions: remove optmized powf, use the fully correct...
2012-03-31 Øyvind Kolåsextensions: add an extension with some float optimizations
2012-03-31 Øyvind Kolåsbase/util.h change define used in include guards
2012-03-31 Øyvind Kolåsuse optimized powf for x^(1.0/2.4)
2012-03-31 Øyvind Kolåsreorder loops of reference premul
2012-03-31 Øyvind Kolåsuse sse conversions also for gamma corrected data
2012-03-29 Øyvind Kolåspost release version bump to 0.1.9
2012-03-29 Øyvind Kolåsbump version to 0.1.8
2012-03-29 Øyvind Kolåsbuild: do not enable introspection even for distcheck
2012-03-29 Øyvind Kolåspalette: return the same values if same name is provided
2012-03-28 Øyvind Kolåspalette: change alpha reporting for palette formats
2012-03-26 Øyvind Kolåspalette: use INT_MAX instead of MAXINT
2012-03-21 Øyvind Kolåsadd babl_format_is_palette
2012-03-19 Øyvind Kolåspalette: return the BablModel created
2012-03-19 Øyvind Kolåsdisable gobject introspection by default
2012-03-19 Øyvind Kolåspalette: optimize rgb(a) -> palette index computation
2012-03-18 Øyvind Kolåspalette: add fast paths for adding and removing alpha...
2012-03-18 Øyvind Kolåstests: constify tests
2012-03-18 Øyvind Kolåsconstify API
2012-03-18 Øyvind Kolåspalette: add fastish path for alpha<->no alpha
2012-03-18 Øyvind Kolåscarry around user data in BablConversion
2012-03-18 Øyvind Kolåspalette: changed API to have aplha and non-alpha format...
2012-03-18 Øyvind Kolåsmake babl pass valgrinding
2012-03-18 Øyvind Kolåspalette: initialize with 8bit fast path buffer
2012-03-18 Øyvind Kolåsadd 8bit fast path for pal -> rgba
2012-03-17 Øyvind Kolåsadd bablformats that match the hosts endianness
2012-03-17 Øyvind Kolåspalette: cache the double version of the palette internally
2012-03-17 Øyvind Kolåspalette: add capability to use palette formats with...
2012-03-17 Øyvind Kolåsadd file missing from last commit
2012-03-17 Øyvind Kolåsadd API for managing palette based formats
2012-03-17 Øyvind Kolåsbabl: add ability to register user data with BablModel
2012-03-16 Øyvind Kolåstests: add missing test
2012-03-16 Øyvind Kolåsadd ability to extract component with 1 component formats
2012-03-15 Øyvind Kolåsconstify source argument of babl_process
2011-12-23 Øyvind Kolåsbase: remove unused model-cmyk
2011-11-18 Øyvind Kolåspost release version bump to 0.1.7
2011-11-18 Øyvind Kolåsbump version to 0.1.6
2011-11-18 Nils Philippsenbuild: clean generated vapi file
2011-10-17 Øyvind Kolåsbuild: bump automake requirement to 1.11
2011-10-17 Javier JardónCopy introspection.m4 on tree
2011-10-17 Javier Jardónbuild: Set automake options in AM_INIT_AUTOMAKE
2011-10-17 Javier JardónMakefile.am: Remove m4/introspection.m4 from EXTRA_DIST
2011-10-17 Javier Jardónbuild: Do not use local copy of introspection.m4
2011-10-17 Javier Jardónautogen.sh: Use autoreconf instead custom script
2011-10-17 Javier Jardónconfigure.ac: Replace deprecated AC_STDC_HEADERS macro
2011-10-17 Javier Jardónconfigure.ac: Use new libtool syntax
2011-10-17 Javier Jardónconfigure.ac: Check for AM_SILENT_RULES after AM_INIT_A...
2011-10-17 Javier Jardónconfigure.ac: PACKAGE_NAME is already defined by AC_INIT
2011-10-17 Javier Jardónconfigure.ac: Replace AM_CONFIG_HEADER deprecated macro
2011-10-17 Javier JardónMakefile.am: honor aclocal flags
2011-09-12 Mukund Sivaramanbuild: Remove --enable-maintainer-mode as it's now...
2011-09-12 Mukund Sivaramanbuild: Don't complain about non-GNU make rules
2011-09-12 Mukund Sivaramanbuild: Enable maintainer mode by default
2011-08-19 Michael Muréadd the possibility to distinct format_n type from...
2011-08-03 Jon NordbyFix install of babl vapi file
2011-08-03 Jon NordbyBuild Vala support (.vapi file) by default
2011-07-21 Barak ItkinRemove trailing space in comments
2011-05-26 Nils Philippsenmask out unwanted formats with if(0) {...}
2011-05-26 Nils Philippsenget rid of hack_hack(), use NEEDS_BABL_DB instead
2011-05-26 Nils Philippsencatch babl_{format,model}_new calls with missing parameters
2011-05-26 Nils Philippsenadd comment about case falling through
2011-05-26 Nils Philippsenfix element size when allocating chain_table
2011-04-21 Øyvind KolåsDo not reject colliding conversion names
2011-04-20 Nils Philippsenbase: don't define and set unused variable
2011-04-17 Øyvind Kolåsstats: change percentage of pixels needed to be part...
2011-04-17 Øyvind Kolåsextensions: Remove some of the blatantly wrong conversions
2011-04-17 Øyvind Kolåsstats: remove false negatives from HTML stats output
2011-03-28 Rupert Weberdocs: fixed example code in index-static.html.in
2011-03-28 Rupert Weberdocs: HTML cleanup
2011-03-28 Jon Nordbybuild: Remove --pkg babl option to g-ir-scanner
2011-03-02 Nils Philippsenfix building in separate directory
2011-01-20 Øyvind Kolåspost release bump to 0.1.5
2011-01-20 Øyvind Kolåsbump version to 0.1.4
2011-01-20 Rupert Weberremoved redundant RGBA double registration
2011-01-20 Rupert Weberallow reregistering but check for differences
2010-12-29 Martin NordholtsFix make distcheck
2010-12-27 Martin NordholtsAdd BABL_IS_BEING_COMPILED #define support
2010-12-27 Martin NordholtsAdd Babl-$(BABL_API_VERSION).gir dependencies
2010-12-18 Øyvind Kolåsdisable DEBUG_MEM
2010-09-29 Martin Nordholtsbuild/buildbot: Supress AM_PROG_LIBTOOL warning with...
2010-09-29 Martin Nordholtsconfigure.ac: Use AC_LANG_PROGRAM to generate test...
2010-09-29 Martin Nordholtsconfigure.ac: Use AC_LANG_PROGRAM to generate test...
2010-09-12 Øyvind Kolåsadded Rubert Weber to AUTHORS
2010-09-12 Rupert Webercreate double format for every model
2010-09-06 Martin Nordholtsconfigure.ac: Disable gzip tarball
2010-09-06 Martin Nordholtsbabl: Decrease scope of create_name() buffer
2010-09-01 Martin Nordholtsbuild: Rename to buildbot/suppressed-warnings.txt
2010-08-31 Martin Nordholtsconfigure.ac: Quote version numbers in m4 define
2010-07-22 Martin Nordholtsbuild: Add buildbot/suppressed_warnings.txt
2010-07-22 Martin NordholtsUpdate one more .gitignores
2010-07-22 Martin NordholtsUpdate .gitignores
2010-07-22 Philipp Sadlederintrospection: fix girdir and typelibsdir
2010-07-18 Mukund SivaramanFix type-punning warning
2010-07-16 Øyvind Kolåsbuild: fix inclusion of m4/introspection.m4
2010-07-12 Philipp SadlederAdd experimental introspection support.
2010-06-28 Øyvind Kolåsextensions: removed frequency extension
2010-06-28 Øyvind KolåsAdd code to handle N-components
next